Check out missing distfiles from upstream git branch
authorMate Kukri <mate.kukri@canonical.com>
Thu, 24 Jul 2025 09:36:23 +0000 (10:36 +0100)
committerJulian Andres Klode <jak@debian.org>
Sun, 2 Nov 2025 11:08:11 +0000 (12:08 +0100)
commit765ea6fad48e8dc896acd41326e6170897d56102
tree744cd68b3b4a9c459b966f502408dac3d69ca069
parent9d33fe780fbdfd1b79ecfb7ff22e29bb5fcdb784
Check out missing distfiles from upstream git branch

These files are missing from the release tarball due to upstream
Makefile mistakes.

Should be fixed by the real 2.14 release, so this is just a temporary
workaround that we will drop.

Gbp-Pq: Topic upstream
Gbp-Pq: Name Check-out-missing-distfiles-from-upstream-git-branch.patch
40 files changed:
grub-core/lib/libgcrypt-patches/01_md.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/02_keccak_sse.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/03_mpiutil_alloc.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/03_sexp_free.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/04_aria.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/05_disable_rsa_shake.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/06_blake.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/07_disable_64div.patch [new file with mode: 0644]
grub-core/lib/libgcrypt-patches/08_sexp_leak.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0001-libtasn1-disable-code-not-needed-in-grub.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0002-libtasn1-replace-strcat-with-strcpy-in-_asn1_str_cat.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0003-libtasn1-replace-strcat-with-_asn1_str_cat.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0004-libtasn1-adjust-the-header-paths-in-libtasn1.h.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0005-libtasn1-Use-grub_divmod64-for-division.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0006-libtasn1-fix-the-potential-buffer-overrun.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0007-asn1_test-include-asn1_test.h-only.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0008-asn1_test-rename-the-main-functions-to-the-test-name.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0009-asn1_test-return-either-0-or-1-to-reflect-the-result.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0010-asn1_test-remove-verbose-and-the-unnecessary-printf.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0011-asn1_test-print-the-error-messages-with-grub_printf.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0012-asn1_test-use-the-grub-specific-functions-and-types.patch [new file with mode: 0644]
grub-core/lib/libtasn1-patches/0013-asn1_test-enable-the-testcase-only-when-GRUB_LONG_MA.patch [new file with mode: 0644]
grub-core/lib/libtasn1/COPYING [new file with mode: 0644]
grub-core/lib/libtasn1/README.md [new file with mode: 0644]
grub-core/lib/libtasn1/lib/coding.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/decoding.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/element.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/errors.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/gstr.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/parser_aux.c [new file with mode: 0644]
grub-core/lib/libtasn1/lib/structure.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/CVE-2018-1000654.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/Test_overflow.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/Test_simple.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/Test_strings.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/object-id-decoding.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/object-id-encoding.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/octet-string.c [new file with mode: 0644]
grub-core/lib/libtasn1/tests/reproducers.c [new file with mode: 0644]
util/import_gcrypt_inth.sed [new file with mode: 0644]